Digit Collection and Dial Plan Parameters

The digit collection and dial plan parameters are described in the table below.

Digit Collection and Dial Plan Parameters

Parameter

Description

'Dial Plan Index'

configure voip > gateway dtmf-supp-service dtmf-and-dialing > dial-plan-index

[DialPlanIndex]

Defines the Dial Plan index to use in the external Dial Plan file. The Dial Plan file is loaded to the device as a .dat file (converted using the DConvert utility). The Dial Plan index can be defined globally or per Tel Profile.

The valid value range is 0 to 7, where 0 denotes PLAN1, 1 denotes PLAN2, and so on. The default is -1, indicating that no Dial Plan file is used.

Note:

If the parameter is configured to select a Dial Plan index, the settings of the parameter DigitMapping are ignored.
If the parameter is configured to select a Dial Plan index from an external Dial Plan file, the device first attempts to locate a matching digit pattern in the Dial Plan file, and if not found, then attempts to locate a matching digit pattern in the Digit Map rules configured by the DigitMapping parameter.
The parameter can also be configured in a Tel Profile.
For more information on the Dial Plan file, see Dialing Plans for Digit Collection.

configure voip > gateway manipulation settings > tel2ip-src-nb-map-dial-index

[Tel2IPSourceNumberMappingDialPlanIndex]

Defines the Dial Plan index in the external Dial Plan file for the Tel-to-IP Source Number Mapping feature.

The valid value range is 0 to 7, defining the Dial Plan index [Plan x] in the Dial Plan file. The default is -1 (disabled).

'Digit Mapping Rules'

configure voip > gateway dtmf-supp-service dtmf-and-dialing > digitmapping

[DigitMapping]

Defines the digit map pattern. If the digit string (i.e., dialed number) matches one of the patterns in the digit map, the device stops collecting digits and establishes a call with the collected number.

The digit map pattern can contain up to 52 options (rules), each separated by a vertical bar (|). The maximum length of the entire digit pattern is 152 characters.

For more information on digit mapping, see Digit Mapping.
Note:

If the DialPlanIndex parameter is configured (to select a Dial Plan index), then the device first attempts to locate a matching digit pattern in the Dial Plan file, and if not found, then attempts to locate a matching digit pattern in the Digit Map rules configured by the DigitMapping parameter.

'Secondary Digit Mapping Rules'

configure voip > gateway dtmf-supp-service dtmf-and-dialing > secondary-digitmapping

[SecondaryDigitMapping]

Defines the secondary digit map pattern. If the digit string (i.e., dialed number) matches one of the patterns in the digit map, the device stops collecting digits and establishes a call with the collected number.

The digit map pattern can contain up to 52 options (rules), each separated by a vertical bar (|). The maximum length of the entire digit pattern is 152 characters.

For more information on digit mapping, see Digit Mapping.
Note:

If the [DialPlanIndex] parameter is configured to use a specific Dial Plan index, the device first attempts to locate a matching digit pattern in the Dial Plan file, and if not found, attempts to locate a matching digit pattern in the Digit Map rules configured by the [DigitMapping] parameter.

'Max Digits in Phone Num'

configure voip > gateway dtmf-supp-service dtmf-and-dialing > mxdig-b4-dialing

[MaxDigits]

Defines the maximum number of collected destination number digits that can be received from the Tel side for analog interfaces . When the number of collected digits reaches this maximum, the device uses these digits for the called destination number.

The valid range is 1 to 49. The default is 5 for analog interfaces and .

Note:

Instead of using the parameter, Digit Mapping rules can be configured.
Analog: Dialing ends when any of the following scenarios occur:
Maximum number of digits is dialed
Interdigit Timeout (TimeBetweenDigits) expires
Pound (#) key is pressed
Digit map pattern is matched

'Inter Digit Timeout for Overlap Dialing'

configure voip > gateway dtmf-supp-service dtmf-and-dialing > time-btwn-dial-digs

[TimeBetweenDigits]

Analog: Defines the time (in seconds) that the device waits between digits that are dialed by the user.

When this inter-digit timeout expires, the device uses the collected digits to dial the called destination number.

The valid range is 1 to 10. The default is 4.